Skip to content

ice-testing#3716

Open
mrq1911 wants to merge 9 commits intomasterfrom
ice-testing
Open

ice-testing#3716
mrq1911 wants to merge 9 commits intomasterfrom
ice-testing

Conversation

@mrq1911
Copy link
Copy Markdown
Member

@mrq1911 mrq1911 commented Apr 8, 2026

No description provided.

Juraj and others added 9 commits April 1, 2026 15:41
- Intent submission via papiNext (submit_intent, ExactIn)
- Limit order form: sell/buy amounts, limit price with market sync,
  price adjustments (-10%/-5%/Market/+5%/+10%), expiry options
- Remove intent modal + useRemoveIntents mutation
- Open orders: intents merged with DCA orders, pair filtering,
  correct rowCount, hide expand arrow for limit rows
- Open orders badge: DCA count + intent count combined
- Trade chart: dashed price lines for open intents, rounded pill
  label ("Limit order | price") anchored left on the line
- Bug fix: buyAmount field no longer loops (removed recalculateSellAmount
  feedback path, setSelectedFactor(0) called unconditionally)
- Bug fix: fromAmountExecuted set to null for pending intents
- Show toAmountExecuted in asset column for limit order rows

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
…ination toggle, percentage badge

- Best price derived from actual swap execution rate (bestSellQuery) instead of arbitrary buffer
- Denomination toggle with symmetric percentage display (Matcha-style)
- Non-interactive percentage badge pill next to limit price label
- Stable layout with visibility-based show/hide (no layout jump)
- 5 significant digits for calculated amounts
- Reset to Best when amounts are cleared
- Fix Buy field feedback loop with buyEditedRef guard

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Remove strategies module (not part of this branch), fix type errors
in payments, trade, orders, chart, and xcm files.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Cast Intent pallet access as any (descriptors don't include it yet),
fix implicit any types in intents queries.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Auto-fix prettier formatting, import sorting, and add eslint-disable
comments for unavoidable any types (Intent pallet, i18n keys).

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
- Change .env.production default RPC to Lark (has Intent pallet)
- Make Lark provider available in production env filter
- Add try-catch in intents query for graceful fallback on chains
  without Intent pallet

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
…tion

PAPI's TypedApi validates descriptor checksums against the chain
runtime, which fails for the Intent pallet. Switch to UnsafeApi
which bypasses this validation (same pattern used for XCM transfers).

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@netlify
Copy link
Copy Markdown

netlify bot commented Apr 8, 2026

Deploy Preview for testnet-hydra-app ready!

Name Link
🔨 Latest commit 8f50e61
🔍 Latest deploy log https://app.netlify.com/projects/testnet-hydra-app/deploys/69d644ef92b0a500076414bb
😎 Deploy Preview https://deploy-preview-3716--testnet-hydra-app.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

@netlify
Copy link
Copy Markdown

netlify bot commented Apr 8, 2026

Deploy Preview for hydration-storybook ready!

Name Link
🔨 Latest commit 8f50e61
🔍 Latest deploy log https://app.netlify.com/projects/hydration-storybook/deploys/69d644efa309aa00082aab84
😎 Deploy Preview https://deploy-preview-3716--hydration-storybook.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

@netlify
Copy link
Copy Markdown

netlify bot commented Apr 8, 2026

Deploy Preview for edge-hydra-app ready!

Name Link
🔨 Latest commit 8f50e61
🔍 Latest deploy log https://app.netlify.com/projects/edge-hydra-app/deploys/69d644ef0ff92800080a01de
😎 Deploy Preview https://deploy-preview-3716--edge-hydra-app.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.
Lighthouse
Lighthouse
1 paths audited
Performance: 0 (no change from production)
Accessibility: 66 (no change from production)
Best Practices: 92 (no change from production)
SEO: 91 (no change from production)
PWA: 80 (no change from production)
View the detailed breakdown and full score reports

To edit notification comments on pull requests, go to your Netlify project configuration.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant